home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / RegionEntry / screen (Region Entry).cfg
Encoding:
Text File  |  1998-10-26  |  2.0 KB  |  64 lines

  1. ; main screen cfg file
  2.  
  3. [GLOBAL]
  4.  
  5. ; Button for Realm View Mini Menu
  6. [TEXTBUTTON_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. Rect2=50,510,325,560                 ; 800x600 rectangle
  9. Text=78; Enter Region;                    ; Button text
  10. Rect1=40,408,260,448
  11.  
  12. [TEXTBUTTON_2]
  13. Rect2=475,510,750,560                  ; 800x600 rectangle
  14. Font=LARGE                            ; font to use LARGE/SMALL
  15. Text=11; Cancel;                          ; Button text
  16. Rect1=380,408,600,448
  17.  
  18. [STANDARDBUTTON_1]                  ;Grimoire
  19. Rect2=650,25,710,85                 ; 800x600 rectangle
  20. SpriteIndexes=3,4,5
  21. Rect1=520,20,568,68
  22.  
  23. [STANDARDBUTTON_2] ;Spellbox
  24. Rect2=715,25,775,85                 ; 800x600 rectangle
  25. SpriteIndexes=6,7,8
  26. Rect1=572,20,620,68
  27.  
  28. [STANDARDBUTTON_3]                  ;character screen
  29. Rect2=585,25,645,85                 ; 800x600 rectangle
  30. SpriteIndexes=0,1,2
  31. Rect1=468,20,516,68
  32.  
  33. [RADIOBUTTON_1]
  34. Font=SMALL                            ; font to use LARGE/SMALL
  35. Rect2=50,90,225,115                 ; 800x600 rectangle
  36. Text=79; Initiate;                       ; Button text
  37. Rect1=40,72,180,92
  38.  
  39. [RADIOBUTTON_2]
  40. Font=SMALL                            ; font to use LARGE/SMALL
  41. Rect2=225,90,400,115                 ; 800x600 rectangle
  42. Text=80; Apprentice;                       ; Button text
  43. Rect1=180,72,320,92
  44.  
  45. [RADIOBUTTON_3]
  46. Font=SMALL                            ; font to use LARGE/SMALL
  47. Rect2=400,90,575,115                 ; 800x600 rectangle
  48. Text=81; Adept;                       ; Button text
  49. Rect1=320,72,460,92
  50.  
  51. [RADIOBUTTON_4]
  52. Font=SMALL                            ; font to use LARGE/SMALL
  53. Rect2=575,90,750,115                 ; 800x600 rectangle
  54. Text=82; Wizard;                       ; Button text
  55. Rect1=460,72,600,92
  56.  
  57. [TEXT_1]
  58. Font=LARGE                        ; font to use LARGE/SMALL
  59. TextFlags=LEFT
  60. Rect2=50,40,525,75                 ; 800x600 rectangle
  61. Text=Current Region;              ; Button text
  62. Rect1=40,32,420,60
  63.  
  64.